home *** CD-ROM | disk | FTP | other *** search
INI File | 1995-02-24 | 789 b | 43 lines |
- [Label]
- Class = Label
- Properties = labels.pro
- Code =
- Prefix = lbl
-
- [Text]
- Class = TextBox
- Code = dtxtbox.cod
- Properties = dtxtbox.pro
- Prefix = ctr
-
- [TextRight]
- Class = TextBox
- Code = dtxtbox.cod
- Properties = dtxtboxr.pro
- Prefix = ctr
-
- [TextMulti]
- Class = TextBox
- Code = dtxtbox.cod
- Properties = dtxtboxm.pro
- Prefix = ctr
-
- [Date]
- Class = DateEdit
- Code = dateedit.cod
- Properties = dateedit.pro
- Prefix = dte
-
- [Image]
- Class = Image
- Code = dimage.cod
- Properties = dimage.pro
- Prefix = img
-
- [CheckBox]
- Class = CheckBox
- Code = dcb.cod
- Properties = dcb.pro
- Prefix = chk
-
-